CGI.streamFile

stream the contents of a file back to the browser. you will have to store the file in the cgi class instance by setting a CGIVAL with CGIFILE class.

class CGI
void
streamFile
(
string name
)

Meta